Skip to content

feat: add mongoose datasource#321

Closed
Scra3 wants to merge 28 commits intobetafrom
mongoose/many-to-many
Closed

feat: add mongoose datasource#321
Scra3 wants to merge 28 commits intobetafrom
mongoose/many-to-many

Conversation

@Scra3
Copy link
Copy Markdown
Member

@Scra3 Scra3 commented May 24, 2022

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)
  • Ensure that Types have been updated according to your changes (if needed)

Security

  • Consider the security impact of the changes made

@Scra3 Scra3 force-pushed the mongoose/many-to-many branch from 0ba482a to cabf359 Compare May 25, 2022 08:29
@@ -1,4 +1,4 @@
import mongoose from 'mongoose';
import mongoose, { Schema } from 'mongoose';
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this example will be partially removed after the review.

@Scra3 Scra3 changed the title Mongoose/many to many feat: add mongoose datasource May 25, 2022
Comment thread packages/datasource-mongoose/src/utils/schema-fields-generator.ts Outdated
Comment thread packages/datasource-mongoose/src/utils/schema-fields-generator.ts Outdated
Comment thread packages/datasource-mongoose/src/utils/schema-fields-generator.ts Outdated
Comment thread packages/datasource-mongoose/src/utils/schema-fields-generator.ts Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant